From cf1a251f35d27607eb5af24a1f48d33eafc23114 Mon Sep 17 00:00:00 2001 From: James Henstridge Date: Thu, 13 Apr 2000 08:33:36 +0000 Subject: [PATCH] when performing the configure check to see if gmodule works, set CFLAGS to 2000-04-13 James Henstridge * configure.in: when performing the configure check to see if gmodule works, set CFLAGS to GLIB_CFLAGS and LIBS to GLIB_LIBS, rather than the other way round. Also, call AC_MSG_RESULT in the even that dynamic modules were not supported. --- gdk-pixbuf/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index fed90a3df7..4ef6716c0a 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,10 @@ +2000-04-13 James Henstridge + + * configure.in: when performing the configure check to see if + gmodule works, set CFLAGS to GLIB_CFLAGS and LIBS to GLIB_LIBS, + rather than the other way round. Also, call AC_MSG_RESULT in the + even that dynamic modules were not supported. + 2000-04-12 Federico Mena Quintero This comes from an excellent idea by Tim Janik (timj@gtk.org) to -- 2.30.2